Fontssentials
Terms and Policies
Please be aware that these fonts are intended for personal and non-commercial use only. By importing and using our CSS file, you agree not to use these fonts for any commercial purposes. Unauthorized commercial use of these fonts is strictly prohibited. If you choose to use these fonts for commercial purposes, you do so at your own risk and will bear full responsibility for any consequences that may arise.
To ensure compliance with these terms, our fonts are licensed under the Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0). This license allows you to share and adapt the fonts for personal use, provided you give appropriate credit, do not use them for commercial purposes, and indicate if changes were made. For more details on this license, please visit the Creative Commons website. Additionally, the creation of these fonts has no affiliation or relation with the author.
By using our fonts, you acknowledge that you have read, understood, and agreed to these terms.
Adaptability for Webkit
We made these adaptions in css to resolve double bolding effect of fonts on Webkit browsers. If necessary, use !important
to overwrite those properties.
:root{ -webkit-font-smoothing: antialiased; font-synthesis-weight: none; -webkit-text-stroke-width: 0; }
How to use?
First, add the following code inside html <head> section:
<link rel="preconnect" href="https://xolyn.github.io/"> <!-- expedite loading, optional --> <link rel="stylesheet" href="https://xolyn.github.io/font.css">